Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error boundary - sentry clean-up #1915

Merged
merged 3 commits into from
Oct 30, 2020

Conversation

@andrepimenta andrepimenta requested a review from a team as a code owner October 27, 2020 11:19
@andrepimenta andrepimenta added the needs-dev-review PR needs reviews from other engineers (in order to receive required approvals) label Oct 27, 2020
@@ -637,7 +637,11 @@ class Onboarding extends PureComponent {
}

const mapStateToProps = state => ({
selectedAddress: state.engine.backgroundState.PreferencesController.selectedAddress,
selectedAddress:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you could use optional chaining here to achieve the same

@andrepimenta andrepimenta merged commit 4eb4ff0 into develop Oct 30, 2020
@andrepimenta andrepimenta deleted the bugfix/blank-screen-sentry-cleanup branch October 30, 2020 15:44
rickycodes pushed a commit that referenced this pull request Jan 31, 2022
* more sentry cleanup

* Optional chaining
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-dev-review PR needs reviews from other engineers (in order to receive required approvals)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants